DX11 CREATE DEPTH STENCIL STATE

Creates a new, depth/stencil state.
It will initially have the default settings used by the Ziggurat engine in the case where you don't provide your own depth stencil states, such that you can settle for
only overwriting the parts you actually want to change.

  Syntax
Return Dword = DX11 CREATE DEPTH STENCIL STATE()
  Parameters
This function does not take any parameters.

  Returns

The created, default-initialized depth/stencil state.

  See also

DEPTHSTENCILSTATE Functions Menu
DX11 Function Categories